home *** CD-ROM | disk | FTP | other *** search
- object frmProcessComplete: TfrmProcessComplete
- Left = 234
- Top = 108
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'DriveMapper'
- ClientHeight = 167
- ClientWidth = 373
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 14
- object lblPageHeader: TLabel
- Left = 16
- Top = 8
- Width = 308
- Height = 19
- Caption = 'Process Complete!'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object lbl1: TLabel
- Left = 16
- Top = 52
- Width = 355
- Height = 28
- AutoSize = False
- Caption = 'DriveMapper has processed all tasks.'
- Transparent = True
- WordWrap = True
- end
- object lbl2: TLabel
- Left = 16
- Top = 88
- Width = 355
- Height = 29
- AutoSize = False
- Caption =
- 'You may need to reboot your machine for all changes to take effe' +
- 'ct.'
- Transparent = True
- WordWrap = True
- end
- object m_Close: TButton
- Left = 150
- Top = 128
- Width = 75
- Height = 25
- Caption = '&Close'
- ModalResult = 2
- TabOrder = 0
- end
- end
-